Skip to main content
Glama

Indigo MCP Server Plugin

by mlamoure
__init__.py224 B
""" MCP Server components separated from Indigo plugin logic. """ from .tools.search_entities import SearchEntitiesHandler, QueryParser, ResultFormatter __all__ = ['SearchEntitiesHandler', 'QueryParser', 'ResultFormatter']

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mlamoure/indigo-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server